home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / editron.zip / EDITRON.Z / COMPILER.TDB < prev    next >
INI File  |  1994-08-22  |  4KB  |  210 lines

  1. [Borland C++ 16 Bit]
  2. Pathname=bcc
  3. CommandLine=-mm -c -w -v -Od -W -I..
  4. CommandFile=
  5. ErrorsLogFile=compiler.log
  6. ErrorsFormat=%id%sr%ln%ms
  7.  
  8. [Borland C++ 32 Bit]
  9. Pathname=bcc32
  10. CommandLine=-mm -c -w -v -Od -W -I..
  11. CommandFile=
  12. ErrorsLogFile=compiler.log
  13. ErrorsFormat=%id%sr%ln%ms
  14.  
  15. [Metaware High C 16 Bit]
  16. Pathname=hc
  17. CommandLine=-c -Hwin
  18. CommandFile=
  19. ErrorsLogFile=compiler.log
  20. ErrorsFormat=%id%sr%ln%ms
  21.  
  22. [Metaware High C 32 Bit]
  23. Pathname=hc386.exe
  24. CommandLine=-c
  25. CommandFile=
  26. ErrorsLogFile=compiler.log
  27. ErrorsFormat=%id%sr%ln%ms
  28.  
  29. [Microsoft C/C++ 16 Bit]
  30. Pathname=cl.exe
  31. CommandLine=-c -AM -Gsw -Ow -Zpe -I..
  32. CommandFile=
  33. ErrorsLogFile=compiler.log
  34. ErrorsFormat=%sr%ln%id%ms
  35.  
  36. [Microsoft C/C++ 32 Bit (NT)]
  37. Pathname=cl386
  38. CommandLine=-c -Di386
  39. CommandFile=
  40. ErrorsLogFile=compiler.log
  41. ErrorsFormat=%sr%ln%id%ms
  42.  
  43. [Microsoft Quick C 16 Bit]
  44. Pathname=qcl.exe
  45. CommandLine=-c 
  46. CommandFile=
  47. ErrorsLogFile=compiler.log
  48. ErrorsFormat=%sr%ln%id%ms
  49.  
  50. [Microsoft Visual C/C++ 16 Bit]
  51. Pathname=cl
  52. CommandLine=
  53. CommandFile=
  54. ErrorsLogFile=compiler.log
  55. ErrorsFormat=%sr%ln%id%ms
  56.  
  57. [Watcom C/C++ 16 Bit]
  58. Pathname=wcc
  59. CommandLine=-c -d2 -zw
  60. CommandFile=
  61. ErrorsLogFile=compiler.log
  62. ErrorsFormat=%sr%ln%id%ms
  63.  
  64. [Watcom C/C++ 32 Bit]
  65. Pathname=wcc386
  66. CommandLine=-c -d2 -zw
  67. CommandFile=
  68. ErrorsLogFile=compiler.log
  69. ErrorsFormat=%sr%ln%id%ms
  70.  
  71. [Symantec C++ 16 Bit]
  72. PathName=stc.exe
  73. CommandLine=-c
  74. CommandFile=
  75. ErrorsLogFile=compiler.log
  76. ErrorsFormat=%sr%ln%ed%id%ms
  77.  
  78. [Symantec C++ 32 Bit]
  79. PathName=stc386.exe
  80. CommandLine=-c
  81. CommandFile=
  82. ErrorsLogFile=compiler.log
  83. ErrorsFormat=%sr%ln%ed%id%ms
  84.  
  85. [Turbo C 16 Bit]
  86. Pathname=bcc
  87. CommandLine=-mm -c -w -v -Od -W -I..
  88. CommandFile=
  89. ErrorsLogFile=compiler.log
  90. ErrorsFormat=%id%sr%ln%ms
  91.  
  92. [Zortech C++ 16 Bit]
  93. Pathname=ztc
  94. CommandLine=-a -b -c -g -ml -W
  95. CommandFile=
  96. ErrorsLogFile=compiler.log
  97. ErrorsFormat=%sr%ln%ed%id%ms
  98.  
  99. [Realia Cobol]
  100. Pathname=realcob
  101. CommandLine=/N /R
  102. CommandFile=
  103. ErrorsLogFile=compiler.log
  104. ErrorsFormat=
  105.  
  106. [Borland Turbo Pascal]
  107. Pathname=tpc
  108. CommandLine=
  109. CommandFile=
  110. ErrorsLogFile=compiler.log
  111. ErrorsFormat=%id%sr%ln%ms
  112.  
  113. [MetaWare Professional Pascal]
  114. Pathname=pp386
  115. CommandLine=
  116. CommandFile=
  117. ErrorsLogFile=compiler.log
  118. ErrorsFormat=
  119.  
  120. [Microsoft Pascal]
  121. Pathname=pl
  122. CommandLine=
  123. CommandFile=
  124. ErrorsLogFile=compiler.log
  125. ErrorsFormat=
  126.  
  127. [Lahey Fortran]
  128. Pathname=f77l
  129. CommandLine=
  130. CommandFile=
  131. ErrorsLogFile=compiler.log
  132. ErrorsFormat=
  133.  
  134. [Microsoft Fortran]
  135. Pathname=fl
  136. CommandLine=
  137. CommandFile=
  138. ErrorsLogFile=compiler.log
  139. ErrorsFormat=
  140.  
  141. [Borland dBase]
  142. PathName=dbc
  143. CommandLine=-c -I..
  144. CommandFile=
  145. ErrorsLogFile=compiler.log
  146. ErrorsFormat=%id%sr%ln%ms
  147.  
  148. [FORCE]
  149. PathName=force
  150. CommandLine=
  151. CommandFile=
  152. ErrorsLogFile=compiler.log
  153. ErrorsFormat=
  154.  
  155. [Nantucket Clipper]
  156. Pathname=clipper
  157. CommandLine=/A /M /N /B /W
  158. CommandFile=
  159. ErrorsLogFile=compiler.log
  160. ErrorsFormat=
  161.  
  162. [Borland Turbo Assembler]
  163. Pathname=tasm
  164. CommandLine=
  165. CommandFile=
  166. ErrorsLogFile=compiler.log
  167. ErrorsFormat=
  168.  
  169. [Microsoft Assembler]
  170. Pathname=masm
  171. CommandLine=
  172. CommandFile=
  173. ErrorsLogFile=compiler.log
  174. ErrorsFormat=
  175.  
  176. [Phar Lap Assembler]
  177. Pathname=asm
  178. CommandLine=
  179. CommandFile=
  180. ErrorsLogFile=compiler.log
  181. ErrorsFormat=
  182.  
  183. [Phar Lap Assembler 386]
  184. Pathname=386asm
  185. CommandLine=
  186. CommandFile=
  187. ErrorsLogFile=compiler.log
  188. ErrorsFormat=
  189.  
  190. [Microsoft BASIC 16 Bit]
  191. Pathname=bc
  192. CommandLine=
  193. CommandFile=
  194. ErrorsLogFile=compiler.log
  195. ErrorsFormat=%sr%ln%id%ms
  196.  
  197. [Microsoft Quick BASIC 16 Bit]
  198. Pathname=bc
  199. CommandLine=
  200. CommandFile=
  201. ErrorsLogFile=compiler.log
  202. ErrorsFormat=%sr%ln%id%ms
  203.  
  204. [Microsoft Visual BASIC 16 Bit]
  205. Pathname=vb
  206. CommandLine=
  207. CommandFile=
  208. ErrorsLogFile=compiler.log
  209. ErrorsFormat=%sr%ln%id%ms
  210.